.bookingContainer {
  width: 100%;
  min-height: 100%;
  position: relative;
  overflow: hidden;
  background-image: url(../images/2025images/paper_bg.jpg);
  padding-top: 115px;
  position: relative;
  z-index: 2;
}

.workshop .bookingContainer {
  background-image: none;
  padding-top: 30px;

}

.bookingContainer_top{
  margin-top: 0px;
}

.progress_icon {
  display: block;
  width: 44px;
  height: 44px;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.bookingContainer_top_progress_container.active .progress_icon {
  background-image: url(../images/2025images/icn_progress_tick.svg);
}

.bookingContainer_top_progress_divisionLine {
  width: 28%;
  min-width: 50px;
  max-width: 124px;
  height: 2px;
  background: #29110B;
  transform: translateY(22px);

}



#stamp_bear_kids {
  width: 15%;
  left: 8%;
  top: 800px;
  max-width: 240px;
  animation: float 3s ease-in-out infinite;
}


#stamp_bear_mom {
  width: 20%;
  left: -5%;
  top: 570px;
  max-width: 284px;
  animation: float2 4s ease-in-out infinite;
}

#stamp_fox {
  width: 16%;
  max-width: 276px;
  right: 5%;
  top: 950px;
  animation: float 3s ease-in-out infinite;
  z-index: 2;
}

.booking #stamp_pudding {
  width: 9%;
  max-width: 150px;
  right: 0%;
  top: 1250px;
  animation: float 3s ease-in-out infinite;
  animation-delay: 1s;
}

#stamp_ticket_long {
  right: -4%;
  top: 800px;
  max-width: 238px;
  animation: float2 3.5s ease-in-out infinite;
}

.bookingContainer_top_progress {

  width: 100%;

  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  z-index: 2;
  max-width: 427px;
  margin: 0 auto;
  /* margin-top: -46px; */

}


.bookingContainer_main_step1_inner{
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}

.bookingContainer_top_progress_1, .bookingContainer_top_progress_2, .bookingContainer_top_progress_3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: min-content;
  max-width: 70px;
}

.bookingContainer_top_progress.progress_bottom {
  justify-content: center;
  gap: 8px;
  /* max-width: unset; */
}

.bookingContainer_top_progress.progress_bottom span {
  text-align: center;
}

.bookingContainer_main, .bookingContainer_top_process {
  position: relative;
  z-index: 2;
  min-height: 100svh;
}

.bookingContainer_top_progress_2_icon {
  background-image: url(../images/2025images/icn_step2.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.bookingContainer_top_progress_3_icon {
  background-image: url(../images/2025images/icn_step3.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.bookingContainer_main_step1_top {
  width: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  border-left: 2px solid #F3ECDF;
  padding: 0 45px;
  border-right: 2px solid #F3ECDF;
  position: relative;
  max-width: 416px;
}

.progress_icon_text {
  color: #A9936B;
  text-align: center;

  /* EN/Body - Semi Bold */
  font-family: Inter ,'Noto Sans TC';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  /* 22.4px */
}

.bookingContainer_top_progress_container.active .progress_icon_text {
  color: #29110B;
  text-align: center;

  /* EN/Body - Semi Bold */
  font-family: Inter ,'Noto Sans TC';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  /* 22.4px */
}

.bookingContainer_top_progress_3 .progress_icon_text {
  white-space: noWrap;
}

.bookingContainer_top_progress_container {
  display: flex;
  align-items: flex-start;
  /* width: 20%; */
}

#booking_calendar_top_deco {
  display: block;
  margin: 0 auto;
  width: 100%;
}

#booking_calendar_bottom_deco {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.bookingContainer_main_step1 {
  width: 100%;
}

.bookingContainer_main_step1_container {
  width: 100%;
  margin: 48px auto 0px;
  max-width: 100%;
  max-width: 416px;

}

.session_container_peakTime {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  /* background-image: url(../images/session_bg.png); */

  height: 58px;
  gap: 12px;
  padding: 8px;
  position: relative;
  z-index: 2;
  border-radius: 100px;
  margin-top: 24px;
  color: #737373;
  border-radius: 100px;
  border: 2px solid #113121;
}

.session_container_peakTime .active {
  background: #113121;
  color: #F3ECDF;
}

.session_container_peakTime span {
  cursor: pointer ;
}

.session_container_peakTime span:hover{
border-radius: 36px;
background: linear-gradient(0deg, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0.10) 100%), #113121;
backdrop-filter: blur(4px);
color: #F3ECDF;
}
.bookingContainer_main_step1_top_calendarContainer {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;

}

.calendarContainer {
  position: relative;
  padding: 16px 16px 24px;
  width: 345px;
  margin-top: 24px;

}

.divisionLineCream {
  width: 100%;
  display: none;
}



.bookingContainer_main_step1_top_sessionContainer {
  /* width: 345px; */
  /* height: 414px; */
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  /* top: -30px; */
  align-items: center;
  display: none;
  text-align: center;
  width: 100%;
}


.session_container {
  width: 100%;
  /* height: 100%; */
  padding: 24px 0px;
  padding-top: 0px;
  position: relative;


}



.bookingContainer_main_step1_top_sessionContainer img {
  margin-bottom: 24px;

}




.session_container_peakTime span {
  display: block;
  border-radius: 36px;
  color: #737373;
  text-align: center;

  /* EN/Body - Bold */
  font-family: Inter ,'Noto Sans TC';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 22.4px */
  padding: 8px 16px;
  border: 1px solid transparent;


  width: 137px;
  text-align: center;
}




.timeslot {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin-bottom: 7px;
}

.timeslot p {
  color: #5c0512;
  text-align: center;

  /* Desktop EN/Caption */
  font-family:Inter, 'Noto Sans TC';
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 13px */
  height: 13px;
  background-clip: padding-box;
}

.timeslot_option {
list-style: none;
    display: block;
    width: 142px;
    height: 40px;
    border-radius: 36px;
    background: transparent;
    font-family: Inter, 'Noto Sans TC';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    /* padding: 8px 16px; */
    text-align: center;
    position: relative;
    z-index: 1;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: poInter ,'Noto Sans TC';
    background-clip: padding-box;
    border-radius: 36px;
    display: flex
;
    align-items: center;
    justify-content: center;
    
   border: 1px solid #29110B;
}

.timeslot_option:hover {
   border: 3px solid #29110B;
   color: #113121;

}



.timeslot_option.active {
  background-color: #113121;
  color: #F3ECDF;
     border: 0px solid #113121;
}

/* .timeslot_option:hover {
  background: rgba(252, 252, 252, 0.3);
} */
.session_container_timeslot_container {
  margin-left: 0px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.bookingContainer_main_step1_top_cartNumEditor {
  width: 100%;

  /* height: 150px; */
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  margin-top: 48px;
}


.bookingContainer_main_step1_top_sessionContainer img {
  width: fit-content;
}

.bookingContainer_main_step2_right_item {
  display: flex;
  flex-direction: column;
  list-style: none;
  gap: 32px;
}

.number_editor_container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}

.number_editor_container_left {
  display: flex;
  flex-direction: column;
}

.item_name {
  color: #29110B;

  /* EN/Body - Bold */
  font-family: Inter ,'Noto Sans TC';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 22.4px */
}

.item_price {
  color: #29110B;

  /* EN/Title */
  font-family: "Autour One",'Noto Sans TC';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 36px */
}

.item_numEditor {
  padding: 8px 16px;
  border-radius: 62px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  position: relative;
  border-radius: 62px;
  border: 1px solid #29110B;

  background: rgba(199, 196, 184, 0.20);
}

.editor_container {
  max-width: 420px;
  height: 100%;
  width: 100%;
}

.bookingContainer_main_step1_top_cartNumEditor_top {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 10px;
  /* height: 43px; */
}

.bookingContainer_main_step1_top_cartNumEditor_top_left {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  gap: 5px;
}

.remark {
  color: #29110B;

  /* EN/Body Small - Regular */
  font-family: Inter ,'Noto Sans TC';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 15.6px */
}

.bookingContainer_main_step1_top_cartNumEditor_top_right_editor, .bookingContainer_main_step1_top_cartNumEditor_top_right_editor {
  padding: 8px 16px;
  border-radius: 62px;
  border-radius: 62px;
  border: 1px solid #29110B;

  background: rgba(199, 196, 184, 0.20);

  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  position: relative;
}

.lessNum {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(../images/2025images/icn_less_gold.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  border: none;
  background-color: transparent;
}

.lessNum_cookie {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(../images/2025images/icn_less_gold.svg);

  background-repeat: no-repeat;
  background-size: 100% auto;
  border: none;
  background-color: transparent;
}

.addNum {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(../images/2025images/icn_add_gold.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  border: none;
  background-color: transparent;
}

.addNum_cookie {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(../images/2025images/icn_add_gold.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  border: none;
  background-color: transparent;
}

.item_numEditor .addNum_cookie.disable,
#addNumPhoto.disable {
  background-image: url(../images/2025images/icn_add_disable.svg);
}

.addNum.disable {
  background-image: url(../images/2025images/icn_add_disable.svg);
}

.numOfParticipants {
  width: 10px;
}

.item_numEditor .lessNum_cookie.disable,
#lessNumPhoto.disable {
  background-image: url(../images/2025images/icn_less_disable.svg);
}

.lessNum.disable {
  background-image: url(../images/2025images/icn_less_disable.svg);
}

.bookingContainer_main_step2_right_itemContainer {
  margin-left: 0px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 25px;
}


.bookingContainer_main_step1_top_cartNumEditor_bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-top: 8px;
  margin-bottom: 8px;
}

.bookingContainer_main_step2_right_total {
  margin-bottom: 56px;
  display: flex;
  justify-content: space-between;
}

.numOfTicket {
  color: #29110B;

  /* EN/Body - Bold */
  font-family: Inter ,'Noto Sans TC';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 22.4px */
}

.bookingContainer_main_step1_top_cartNumEditor_bottom span {
  color: #29110B;

  /* EN/Title */
  font-family: "Autour One",'Noto Sans TC';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 36px */
}

.bookingContainer_main_step2_right_total_left {
  color: #29110B;

  /* EN/Title */
  font-family: "Autour One",'Noto Sans TC';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 36px */
}

.bookingContainer_main_step2_right_total_sum {
  color: #29110B;
  text-align: center;

  /* EN/Headline XL */
  font-family: "Autour One",'Noto Sans TC';
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 38.4px */
}

.bookingContainer_main_step2_right_total_sum span {
  color: #29110B;
  text-align: center;

  /* EN/Headline XL */
  font-family: "Autour One",'Noto Sans TC';
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 38.4px */
}

.bookingContainer_main_step2_right img {
  display: block;
  margin: 36px 0px;
  width: 100%;
}

.bookingContainer_main_step1_bottom_deco {
  position: relative;
  width: 100vw;
  aspect-ratio: 1440/600;
  bottom: 0px;
  left: 0px;

}

.bookingContainer_top_progress_back {
  display: block;
  width: 46px;
  height: 46px;
  background-image: url(../images/2025images/icn_back_btn.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  border: 0px;
  background-color: transparent;
  position: relative;
  left: 65px;

  cursor: poInter ,'Noto Sans TC';
}



.bookingContainer_main_step1_bottom_deco_left {
  width: 100%;
  position: absolute;
  aspect-ratio: 2919/1955;
  background-position: top left;
  background-image: url(../images/2025images/deco_booking_step1.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  bottom: -10%;
  left: 0px;
}

.bookingContainer_main_step1_bottom_deco_right {
  width: 30%;
  max-width: 800px;
  aspect-ratio: 408/498;
  background-image: url(../images/2025images/deco_fox_stand.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top center;
  bottom: 0px;
  right: 16%;
  position: absolute;

}

.bookingContainer_main_step2 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding-inline: 4%;
  justify-content: center;
  padding-bottom: 10vw;
  gap: 7%;
  align-items: center;
  margin-top: 70px;
}

.bookingContainer_main_step2 h3 {
  color:  #00432F;
  text-align: center;

  /* EN/Title */
  font-family: "Autour One",'Noto Sans TC';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 36px */
  margin: 16px auto;
}

.bookingContainer_main_step1_bottom_row {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 420px;
  position: relative;

}

.name {
  flex-direction: row;
}

.firstName {
  width: 110%;
  position: relative;
}
.lastName{
  position: relative;
}
.bookingContainer_main_step1_bottom_row input[type="text"], .bookingContainer_main_step1_bottom_row input[type="password"] {
  border-radius: 6px;
  border: 2px solid #E1DED0;
  padding: 10px;
  background: #fcfcfc;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);
  width: 100%;
  font-size: 12px;
  outline: none;
  
}

.booking .error_msg, .workshop .error_msg{
  bottom: -21px;
  left: 1px;
  color: #5c0512;
}


.bookingContainer_main_step1_bottom_row_phone {
  display: flex;
  width: 100%;
  gap: 8px;
  position: relative;
}

.bookingContainer_main_step1_bottom_row_phone select {
  height: 40px;
  border-radius: 6px;
  border: 2px solid #e1ded0;
  padding: 10px;
  background: #fcfcfc;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);
}

.bookingContainer_main_step1_bottom_row .agreement {
  /* margin-bottom: 12px; */
}

.btnWrapper {
  max-width: 420px;
}

.bookingContainer_main_step1_bottom_row span {
  color: #29110B;

  /* EN/Body Small - Bold */
  font-family: Inter ,'Noto Sans TC';
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 15.6px */
  margin-bottom: 4px;
}

.bookingContainer_main_step1_bottom_row span a {
  /* text-decoration: none; */
  color: #6e6653;
}

.bookingContainer_main_step1_bottom_row.nameInput {
  flex-direction: row;
  gap: 8px;
  margin-top: 32px;
}

.bookingContainer .agreement {
  position: relative;
}

.bookingContainer .checkmark {
  position: absolute;
  top: 0px;
  left: 0;
  height: 13px;
  width: 13px;
  background-color: transparent;
  border: 1px solid #b8a16f;
  border-radius: 3px;
  display: block;
}

.agreement {
  display: flex;
  flex-direction: row;
  align-items: flex-start;

}

.agreement input {
  margin: 0px;
  margin-right: 5px;
  position: relative;
  accent-color: #98855d;
}

.agreement span, .bookingContainer_main_step1_bottom_row span a {
  color: #6E5D40;

  /* EN/Body Small - Regular */
  font-family: Inter ,'Noto Sans TC';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 15.6px */
}

.booking_details_container {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.bookingContainer_main_step2_right_btnContainer {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  gap: 16px;
 
}

.bookingContainer_main_step2_bottom {
  width: 100vw;
  aspect-ratio: 1440 / 800;

  position: absolute;
  background-size: 100% auto;
  bottom: 0px;
  right: 0px;
  background-repeat: no-repeat;
}

.bookingContainer_main_step2_bottom_deco1 {
  position: absolute;
  width: 50%;
  max-width: 400px;
  aspect-ratio: 688/377;
  background-image: url(../images/2025images/deco_fox.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  right: 10%;
  bottom: 0px;


}

.bookingContainer_main_step2_bottom_deco2 {
  position: absolute;
  width: 25%;
  max-width: 334px;
  background-image: url(../images/2025images/deco_luggage.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  right: 0px;
  bottom: 0px;
  aspect-ratio: 688 / 377;


}


.bookingContainer_main_step2_bottom_deco3 {
  position: absolute;
  width: 42%;
  max-width: 674px;
  aspect-ratio: 1 / 1;
  background-image: url(../images/2025images/deco_bear.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  right: -13%;
  bottom: -10%;
  transform-origin: bottom;
  animation: 3s swing ease-in-out infinite alternate-reverse;
  min-width: 310px;
}

.bookingContainer_main_step2_bottom_deco4 {
  position: absolute;
  width: 33%;
  max-width: 431px;
  aspect-ratio: 760/1095;
  background-image: url(../images/2025images/deco_tree_1.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  left: -6%;
  bottom: 0%;
  transform-origin: bottom;
  transform-origin: bottom;
  min-width: 224px;
  background-position: bottom;

}

.bookingContainer_main_step1_bottom {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 150;
  /* padding-inline: 5%; */
  position: relative;
  z-index: 1;
  /* height: 50%;
  background-image: url(../images/booking_paper_section1_bottom.png);
  background-size: cover; */
}

.bookingContainer_main_step2_left{
  max-width: 416px;
}


@keyframes swing {
  0% {
    rotate: 0deg;
  }

  50% {
    rotate: 25deg;
  }

  100% {
    rotate: 0deg;
  }
}


.newTypePopup {
  position: relative;
  width: fit-content;
  margin: 0 auto;
  border-radius: 36px;
  border: 2px solid #A9936B;
  background: #F3ECDF;
  padding: 36px;
  width: 624px;
}

.newTypePopup .popupTitle {
  color: #113121;
  text-align: center;
  font-family: "Autour One",'Noto Sans TC';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 36px;
}

.newTypePopup .mfp-close {
  width: 24px;
  aspect-ratio: 1/1;
  background-image: url(../images/2025images/icn_close_brown.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  position: absolute;
  top: 16px;
  right: 16px;
  color: transparent;

}


.newTypePopup .mfp-close:hover{
    aspect-ratio: 1/1;
  background-image: url(../images/2025images/icn_close_hover.svg);
}

.item_name.photoframe_name br{
  display: none;
}


.agreementInput p{
  color: #6E5D40;

/* EN/Body Small - Regular */
font-family: Inter;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 15.6px */
margin-top: 8px;

}
.addCartPopup .popupDeco {
  width: 160px;
}



.popupContainer .btnWrapper {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  margin: 32px auto 0px;
  max-width: 340px;
}

.loginPopup.popupContainer .btnWrapper{
  max-width: unset;
}
.addCartPopup .btnWrapper{
  max-width: 340px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  align-items: center;
}
.cartPopup{
  max-width: 488px;
  max-height: 80svh;
  padding-right: 20px;
  padding-left: 24px;
  
}

@media (max-width: 960px) {
  .timeslot_option:hover {
   border: 0px solid #29110B;
  color: #F3ECDF;

}
.day:hover{
  background-image: url(../images/2025images/icn_active_date.png);
 background-size: 100%;
 background-position: center;
 background-repeat: no-repeat;
  color: #F3ECDF
}


.session_container_peakTime span:hover{
border-radius: 36px;
background: #113121;

color: #F3ECDF;
}
  .workshop .bookingContainer {
    background-image: none;
    padding-top: 0px;
    padding: 0px;

  }

  .workshop .bookingContainer_main_step1_container,   .workshop .bookingContainer_main_step2 .divisonLine_green, .workshop .bookingItemName img{
    padding: 0px;
    width: 100%;
  }

  .booking .bookingContainer_main_step2 .divisonLine_green{
    padding: 0px;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
    min-width: 340px;;
    height: 4px;
  }

  .workshop .bookingContainer_main_step1{
    margin-bottom: 0px;
  }

  .bookingContainer_main_step1 .step1_bottom_deco img{
    width: 100%;

  }

  .bookingContainer_top_progress_back {


  }

  .session_container_timeslot_container {
    padding: 0 16px;
  }

  .workshop .session_container_timeslot_container{
    padding: 0 8px;
  }
  .booking .session_container_timeslot_container {
    padding: 0px;
  }

  .bookingContainer_main_step2 {
          padding-inline: 0%;
        padding-bottom: 0px;
        max-width: 427px;
        margin: auto;
  }

  .bookingContainer_main_step2_bottom {
   width: 100vw;
        aspect-ratio: 1440 / 591;
        position: relative;
        background-size: 100% auto;
        bottom: -26px;
        right: 0px;
        min-height: 350px;
        overflow: hidden;
  }

  .bookingContainer_main_step2_bottom_deco2{
    width: 50%;
  }

  .bookingContainer_top_progress_divisionLine {
    width: 20%;
  }
.bookingContainer_top_progress_back_container{
  display: none;
}


 .bookingContainer_top_progress{
margin: 48px auto;
    
  }

  .newTypePopup {
    min-width: 320px;
 width: 100%;
 max-width: 624px;

  }
  .capyPopup{
    padding: 36px;
    
  }

  .cartPopup {
    padding-top: 48px;
        max-height: 80vh;
        padding-left: 24px;

  }

  .cartPopup .popupContent{
overflow: auto;
        max-height: 70vh;
        overflow-y: auto;
        padding-right: 5px;
    }

  .bookingContainer {
    width: 100%;

    padding-top: 110px;
    /* margin-top: 80px; */
    z-index: 1;

    overflow: hidden;
    /* padding-inline: 7%; */
  }

  .bookingContainer_main_step1_top {
    width: 100%;
    padding: 0px 2px;
  }

    .cancelPopup{
      padding-inline: 24px;
    }
  .cancelPopup .quantity{
    margin-top: 0px;
  }

  .calendarContainer {
    position: relative;
    padding: 16px 8px 0px;
    width: 100%;
    max-width: 345px;
    width: 100%;
  }

  .bookingContainer_main_step1{
    padding-top: 0px;
  }

.bookingContainer_main_step1_container{
  padding: 0 16px;
  /* margin-top: 78px; */
}

  .bookingContainer_main_step2_right_item img {
    width: 100%;
  }

  .bookingContainer_main_step2_right .remark {
        display: block;
        width: 100%;
    }
  .timeslot_option {
    width: 130px;
    font-size: 14px;
  }


  .newTypePopup .mfp-close {
    width: 24px;
  }

  .loginPopup .popupInner{
    padding: 0px;
  }
  .bookingContainer_top{
  margin-top: 0px;
}
   .workshop .bookingItemName{
    max-width: 416px;
  }
  /* .bookingContainer_main_step1_container{
  width: 100%;
} */
}

@media (max-width: 460px){
   .workshop .bookingItemName{
    max-width: 320px;
  }
}

@media (max-width: 400px){
  .lastName .error_msg{
    bottom: -38px;
  }
    .bookingContainer_top_progress_back{
  left: 10%;
}

.session_container_peakTime span {
width: 120px;
  }
  .bookingItemName{
    max-width: 340px !important;
  }

  .workshop .bookingItemName{
    max-width: 320px;
  }
}